home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Shareware Feature / BBEdit Lite 4.1 / What's New in BBEdit Lite 4.1 < prev   
Text File  |  1998-02-18  |  10KB  |  255 lines

  1. What's New in BBEdit Lite 4.1
  2. ------ --- -- ------ ---- ---
  3.  
  4. This document provides a quick overview of what's new in BBEdit Lite
  5. 4.1, relative to previous versions. In general, many improvements and
  6. refinements have been made to the user interface, and a number of
  7. performance enhancements and bug fixes are also included.
  8.  
  9. Overall Construction
  10. ------- ------------
  11.  
  12. From an engineering perspective, BBEdit Lite 4.1 has more in common with
  13. commercial releases of BBEdit than with previous releases of BBEdit
  14. Lite. It is built from the same code and resource bases. This has
  15. yielded many "under the hood" improvements to performance,
  16. functionality, and reliability.
  17.  
  18. Balloon Help
  19. ------- ----
  20.  
  21. BBEdit Lite now includes Balloon Help for most interface elements.
  22. Choose "Show Balloons" from the "?" menu (under System 7.x) or the
  23. "Help" menu (system 8.x) to see the help balloons.
  24.  
  25. Longer Search Strings
  26. ------ ------ -------
  27.  
  28. BBEdit Lite can now search for and replace with character strings up to
  29. 512 characters long (the old limit was about 240).
  30.  
  31. Grep Improvements
  32. ---- ------------
  33.  
  34. BBEdit Lite now stores its Grep patterns (as set in the "Grep Patterns"
  35. section of the Preferences dialog, or added from within the "Find"
  36. dialog) in a separate file, named "BBEdit Grep Patterns". This provides
  37. for portability of patterns across versions of BBEdit, as well as for
  38. storage of longer patterns.
  39.  
  40. A bug which prevented Replace All from working correctly when both
  41. "Grep" and "Wrap Around" are turned on has been fixed.
  42.  
  43. Reorganized "New" Commands
  44. ----------- ----- --------
  45.  
  46. The various "New" commands (which were previously hidden on the File
  47. menu) have been gathered into a single "New" submenu. (Note that your
  48. reflexes will still work: Command-N still creates a new editing window,
  49. and you can still choose the first command from the File menu to create
  50. a new editing window.)
  51.  
  52. Plug-In Improvements
  53. ------- ------------
  54.  
  55. In previous versions of BBEdit Lite, the "BBEdit Extensions" folder
  56. contained plug-ins that add to BBEdit's functionality.  This folder has
  57. been renamed to "BBEdit Plug-Ins", and BBEdit extensions are now
  58. generally referred to as "BBEdit tools" to avoid confusion with system
  59. extensions.
  60.  
  61. The "Extensions" menu has been renamed to "Tools", and the first item on
  62. that menu will bring up the "BBEdit Tools" window. This floating window
  63. provides quick access to BBEdit plug-ins. This window presents a
  64. hierarchical list of installed BBEdit tools. You can use the "Set
  65. Key..." button to assign a keyboard equivalent to a selected tool, or
  66. the "Run" button to run that tool.
  67.  
  68. The performance of the "Cut Lines Containing" and "Copy Lines
  69. Containing" plug-ins has been substantially improved with respect to
  70. earlier versions.
  71.  
  72. A bug in the "Educate Quotes" plug-in has been corrected; this bug would
  73. cause the modified text to be erroneously inserted when performing an
  74. Undo in some circumstances.
  75.  
  76. Startup Items
  77. ------- -----
  78.  
  79. When it starts up, BBEdit will look for a folder named "BBEdit Startup
  80. Items" in the same folder as the BBEdit application file. If it finds
  81. such a folder, BBEdit will open any documents it finds in that folder.
  82.  
  83. If you place a text file or picture file in this folder, BBEdit will
  84. open a document window appropriate to that document.
  85.  
  86. If you place any other type of document in this folder, BBEdit will ask
  87. the Finder to open the document.
  88.  
  89. If you wish, you may place the actual BBEdit Startup Items folder in any
  90. convenient location, create an alias to it, and place the resulting
  91. alias in the same folder as the BBEdit application file. Having done so,
  92. be sure to change the name of the alias to "BBEdit Startup Items" so
  93. that BBEdit can properly locate it.
  94.  
  95.  
  96.  
  97. What was New In BBEdit Lite 4.0
  98. ==== === === == ====== ==== ===
  99.  
  100. PowerPC Performance
  101. ------- -----------
  102.  
  103. BBEdit 4.0 is constructed as a "fat binary": an application which is
  104. fully native on both 680x0 and PowerPC Macintosh models. This yields
  105. maximum performance on Power Macs, and also derives benefits from using
  106. Virtual Memory on Power Macintosh models.
  107.  
  108. Drag and Drop Text Editing
  109. ---- --- ---- ---- -------
  110.  
  111. BBEdit Lite 4.0 features "drag and drop" text editing; having made a
  112. selection, you simply drag it to wherever it needs to go: another
  113. location in the same document, another open window, or another
  114. application. If you drop your text selection in the Finder, and the
  115. "Clipping Extension" is installed, the system will create a clipping
  116. file, which may be re-used at any time.
  117.  
  118. You can also insert a file's contents into a text document by simply
  119. dragging and dropping it from another location. To insert a folder
  120. listing, drag and drop a folder (or an alias to a folder), or even an
  121. entire disk.
  122.  
  123. Recent Files
  124. ------ -----
  125.  
  126. In the File menu, the "Open Recent" command gives quick access to the
  127. twelve most-recently-opened files.
  128.  
  129. Improved Search and Replace
  130. -------- ------ --- -------
  131.  
  132. BBEdit Lite 4.0 features improved performance in Grep searches and
  133. "Replace All" operations. For optimal Replace All performance, we
  134. recommend that you turn on the "Start at Top" check box in the Find
  135. dialog, or, if you do not wish to operate on the entire file, turn off
  136. the "Wrap Around" and "Backwards" check boxes.
  137.  
  138.  
  139.  
  140. What was New In BBEdit Lite 3.5
  141. ==== === === == ====== ==== ===
  142.  
  143. This section summarizes the changes that were introduced in BBEdit
  144. Lite 3.5.
  145.  
  146. "Soft" Text Wrapping
  147. ------ ---- --------
  148.  
  149. BBEdit Lite 3.5 features "soft" text wrapping, in which long lines of
  150. text are automatically wrapped to the width of the editing window,
  151. without using carriage returns. As you insert and delete text, BBEdit
  152. Lite will automatically re-flow the text as necessary. The "Soft
  153. Wrap Text" option replaces the old "Wrap While Typing" option.
  154.  
  155. New "Find" Dialog
  156. --- ------ ------
  157.  
  158. The Find dialog (which comes up when you choose "Find..." from the
  159. Search menu) has been expanded and revised for more functionality and
  160. greater ease of use. All of the options from BBEdit Lite 3.0 are
  161. present, but you no longer have to flip pages in the dialog in order to
  162. access the multi-file search options. In addition, you can now hide the
  163. multi-file search options by clicking the small triangle to the left of
  164. the "Multi-File Search" check box.
  165.  
  166. A "Start at Top" option has been added. When this option is selected,
  167. BBEdit Lite will always search forward from the beginning of the file,
  168. regardless of where the current selection range may be.
  169.  
  170. Updated Menus
  171. ------- -----
  172.  
  173. BBEdit Lite now uses Ramon Felciano's "Mercutio" menu definition. In
  174. addition to being more compatible than the previous approach, Mercutio
  175. also makes "alternative" keyboard equivalents visible while menus are
  176. pulled down. (To see this in action, pull down the File menu, and slowly
  177. press and release the Option key.)
  178.  
  179. Improved "Get Info" dialog
  180. -------- ---- ----- ------
  181.  
  182. The Get Info dialog has been expanded to provide character, word, and
  183. line counts for both the selection range and the entire documents. To
  184. compute the page count for the selection range and entire document,
  185. click the "Paginate" button. The "Copy Path" button will place the full
  186. path of the front document onto the Clipboard, ready for pasting into an
  187. edit window or into another application.
  188.  
  189. Simplified Preferences
  190. ---------- -----------
  191.  
  192. The "Zap Gremlins" and "Hard Wrap" commands now remember their settings
  193. after you quit BBEdit. As a result, the "Wrapping" and "Zapping"
  194. sections of the Preferences dialog are no longer required, and have been
  195. removed.
  196.  
  197. In addition, the "Preferences" dialog has been revised for greater ease
  198. of use. All available preferences are listed on the left-hand side of
  199. the Preferences dialog; you can click on any one of the items to make
  200. that page of the dialog available.
  201.  
  202. Simplified State
  203. ---------- -----
  204.  
  205. The "Remember File State" option controls whether or not BBEdit Lite
  206. remembers a document's state information (window position and size, font
  207. settings, display and printing options, and more). Version 3.5 no longer
  208. differentiates between the different state resource formats, but instead
  209. saves the state information in a format that is compatible with all
  210. modern text editors and development environments. (The Remember File
  211. State option for each document can be found on the file options popup in
  212. each window's status area, and can be set for all new documents in the
  213. "State" section of the Preferences dialog.)
  214.  
  215.  
  216.  
  217. Technical Support
  218. ========= =======
  219.  
  220. Should you have questions about BBEdit Lite, please send us e-mail:
  221.  
  222. <support@barebones.com>
  223.  
  224. Please note that we cannot provide support for BBEdit Lite or our other
  225. freeware products via phone or fax.
  226.  
  227. From time to time, we will release updates to correct problems in the
  228. software, and/or add minor functionality. Updates to our freeware may be
  229. found on the Freeware page on our Web site, as well as in the Freeware
  230. directory on our public FTP area:
  231.  
  232. <ftp://ftp.barebones.com/pub/freeware/>
  233.  
  234. We will also provide technical support bulletins, as warranted by
  235. circumstances, to address some commonly encountered problems. You can
  236. also find a list of frequently asked questions about BBEdit on our Web
  237. page.
  238.  
  239. If you do have a problem with the software, please let us know. All too
  240. often, users do not report problems for one reason or another. Remember
  241. that if we do not hear about a problem, we can't fix it.
  242.  
  243.  
  244. =============================================================================
  245. All products mentioned are trademarks or registered trademarks of their
  246. respective holders.
  247.  
  248. This document is written by and copyright (c)1997-1998 by Bare Bones
  249. Software, Inc.
  250.  
  251. Information presented here is accurate as of the time of writing, but is
  252. subject to change without notice.
  253.  
  254. =end=
  255.